[docs] Document minimum SDK version for using hook.getConflict#2423
Merged
Conversation
Signed-off-by: Peter Wielander <peter.wielander@vercel.com>
Contributor
karthikscale3
requested changes
Jun 22, 2026
karthikscale3
left a comment
Contributor
There was a problem hiding this comment.
should we also add this to the API reference for both v4 and v5?
https://workflow-sdk.dev/docs/api-reference/workflow
karthikscale3
approved these changes
Jun 22, 2026
github-actions Bot
added a commit
that referenced
this pull request
Jun 22, 2026
Signed-off-by: Peter Wielander <mittgfu@gmail.com>
Contributor
|
Backport PR opened against |
pranaygp
pushed a commit
that referenced
this pull request
Jun 22, 2026
#2561) Signed-off-by: Peter Wielander <mittgfu@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pranaygp
added a commit
that referenced
this pull request
Jun 22, 2026
…testing * origin/main: Version Packages (beta) (#2540) perf(core): memoize step return value hydration across inline replays (#2472) [core] Fix abort signal not reflected in subsequent step (replay-ordering flake) (#2412) Amend lazy discovery removal changeset (#2560) [docs] Document minimum SDK version for using hook.getConflict (#2423) Update default CODEOWNERS (#2556) Optimize and fix the default eager build mode (#2546) Revert "fix(world-vercel): cancel v4 event frame stream on early exit (#2547)" (#2554) [core] Turbo mode: fast-path the first invocation (#2526) Remove lazy discovery from workflow/next (#2545) fix(world-vercel): cancel v4 event frame stream on early exit (#2547) feat(docs): add eve and AI SDK to product switcher (#2543) [vitest] Fix local imports failing to load in test step bundles (#2351) [builders] Fix unicode-escape crash in workflow graph extraction (#2324) Version Packages (beta) (#2495) otel(world-vercel): inject trace context on v4 event requests (#2533) Bump undici to 7.28.0 (#2534) Default source maps to dev-on / prod-off (#2529) otel: nest linked-mode invocations under the delivery context (route + execution in one trace) (#2527) perf(core): parallel inline steps + optimistic lazy step start (#2516)
pranaygp
added a commit
to marcopiraccini/workflow
that referenced
this pull request
Jun 22, 2026
* origin/main: (120 commits) Version Packages (beta) (vercel#2540) perf(core): memoize step return value hydration across inline replays (vercel#2472) [core] Fix abort signal not reflected in subsequent step (replay-ordering flake) (vercel#2412) Amend lazy discovery removal changeset (vercel#2560) [docs] Document minimum SDK version for using hook.getConflict (vercel#2423) Update default CODEOWNERS (vercel#2556) Optimize and fix the default eager build mode (vercel#2546) Revert "fix(world-vercel): cancel v4 event frame stream on early exit (vercel#2547)" (vercel#2554) [core] Turbo mode: fast-path the first invocation (vercel#2526) Remove lazy discovery from workflow/next (vercel#2545) fix(world-vercel): cancel v4 event frame stream on early exit (vercel#2547) feat(docs): add eve and AI SDK to product switcher (vercel#2543) [vitest] Fix local imports failing to load in test step bundles (vercel#2351) [builders] Fix unicode-escape crash in workflow graph extraction (vercel#2324) Version Packages (beta) (vercel#2495) otel(world-vercel): inject trace context on v4 event requests (vercel#2533) Bump undici to 7.28.0 (vercel#2534) Default source maps to dev-on / prod-off (vercel#2529) otel: nest linked-mode invocations under the delivery context (route + execution in one trace) (vercel#2527) perf(core): parallel inline steps + optimistic lazy step start (vercel#2516) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #2418